projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af4e7b7
)
modelbutton: Remove debug spew
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 15 Dec 2015 18:14:49 +0000
(13:14 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 15 Dec 2015 18:14:49 +0000
(13:14 -0500)
gtk/gtkmodelbutton.c
patch
|
blob
|
history
diff --git
a/gtk/gtkmodelbutton.c
b/gtk/gtkmodelbutton.c
index 4c3399cbe553e655c4ea96f841dc136b1f196df9..0cbdbbe76aab32f643ca3a3e8cbb09f930ad046a 100644
(file)
--- a/
gtk/gtkmodelbutton.c
+++ b/
gtk/gtkmodelbutton.c
@@
-1052,7
+1052,6
@@
gtk_model_button_clicked (GtkButton *button)
{
GtkModelButton *model_button = GTK_MODEL_BUTTON (button);
- g_print ("model button clicked\n");
if (model_button->menu_name != NULL)
{
GtkWidget *stack;